Ribbon for WinForms
ButtonElement コンストラクタ(Object[])

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > ButtonElement クラス > ButtonElement コンストラクタ : ButtonElement コンストラクタ(Object[])
An System.Array of objects to display as content.
Initializes a new ButtonElement with specified content.
シンタックス
'宣言
 
Public Function New( _
   ByVal ParamArray content() As Object _
)
public ButtonElement( 
   params object[] content
)

パラメータ

content
An System.Array of objects to display as content.
参照

ButtonElement クラス
ButtonElement メンバ
オーバーロード一覧